Given a fragment missing and not in map, When include missing fragments, Then return nothing

Tests this scenario:

query SomeQuery { someObjectA { ...fragmentA } }

(fragmentA not defined with query, and also does not exist in the Fragment folder)